PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.operators Package / PDFDisplayImageXObjectOperator Class / PDFDisplayImageXObjectOperator Constructor / PDFDisplayImageXObjectOperator Constructor(PDFCosName)
The image ID in the /Resources dictionary.
In This Topic
    PDFDisplayImageXObjectOperator Constructor(PDFCosName)
    In This Topic
    Initializes a new Object.
    Syntax
    public PDFDisplayImageXObjectOperator( 
       PDFCosName imageID
    )

    Parameters

    imageID
    The image ID in the /Resources dictionary.
    See Also